home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / stac0193.zip / TEC018.DOC < prev    next >
Text File  |  1992-11-03  |  5KB  |  119 lines

  1. ___________________________________________________________________________
  2. STAC FAX                                                           STAC FAX
  3.  
  4. SUBJECT: Stacker and Windows Enhanced Mode.
  5.  
  6. STACKER NOTE TEC018 - 6/29/92                          STAC FAX Index #2201
  7. ___________________________________________________________________________
  8.  
  9. Background.
  10.  
  11.    Stacker is fully compatible with the 386 Enhanced mode of Windows.  
  12.    However, some fine tuning is required to ensure optimum performance.  
  13.    This note will assist in the configuration of Windows 3.0 and 3.1 in a 
  14.    Stacker environment.
  15.   
  16.    I. Using the Stacker XT/8 Coprocessor
  17.           
  18.           If you are using the Stacker XT/8 coprocessor on a 386
  19.           and plan to run Windows in 386 Enhanced Mode, you'll
  20.           need to add an EMMExclude statement to the SYSTEM.INI
  21.           file in your Windows directory.  Syntax:
  22.           
  23.                EMMExclude=<range>
  24.  
  25.           For example, if your XT/8 coprocessor base address is
  26.           cc00, in the SYSTEM.INI file, add the following
  27.           statement under the heading [386Enh]:
  28.              
  29.              EMMExclude=cc00-cfff
  30.   
  31.           The following table lists the seven possible memory
  32.           ranges, based on the base address of the XT/8
  33.           coprocessor card:
  34.           
  35.           Base Address   <range> to Exclude
  36.           
  37.           ------------   ------------------
  38.           c400           c400-c7ff
  39.           c800           c800-cbff
  40.           cc00           cc00-cfff
  41.           d000           d000-d3ff
  42.           d400           d400-d7ff
  43.           d800           d800-dbff
  44.           dc00           dc00-dfff
  45.  
  46.       Note: The Stacker AT/16 card uses an exclusive I/O address so
  47.       it requires no special treatment.
  48.   
  49.    II. Temporary Windows swap files
  50.           
  51.           If you are using a temporary Windows swap file, you can
  52.           place the swap file on an uncompressed portion of your disk
  53.           to reduce fragmentation of your Stacker drive.  Windows 
  54.           3.1 is Stacker aware and will not give you the option of 
  55.           placing it on the Stacker drive.  With Windows 3.0, 
  56.           specify the swap file location by adding the following 
  57.           line to the SYSTEM.INI file, located in your Windows 
  58.           directory, under the heading [386Enh]:
  59.              
  60.              PagingDrive=<drive-letter>
  61.           
  62.           where <drive-letter> is an uncompressed drive with more
  63.           than 2 MB of available disk space.  If the drive does
  64.           not have this amount available, Windows will not operate
  65.           properly.  If your uncompressed drive has less than 2 MB
  66.           of available disk space, you can use SDEFRAG /G to make
  67.           more uncompressed space available.
  68.           
  69.           For example, if drive C was your only drive before
  70.           Stacker, installing Stacker creates drive D, which then
  71.           becomes the uncompressed portion of your disk.  Use the
  72.           following PagingDrive parameter.
  73.              
  74.              PagingDrive=D:
  75.           
  76.           NOTE:  If you built your Stacker drive by building an
  77.                  empty Stacker drive, or if you have manually
  78.                  removed the SSWAP command, then your uncompressed
  79.                  drive may have a different letter.
  80.   
  81.    III. Permanent Windows swap files
  82.           
  83.           If you decide to use a permanent swap file (which must
  84.           be on an uncompressed drive) after you've already
  85.           created your Stacker drives, you may discover that you
  86.           don't have enough room.  You can make more uncompressed
  87.           space available by using SDEFRAG /G.
  88.           
  89.           If Windows still reports that there is not enough disk space, 
  90.           even though it appears there is plenty, it may not be 
  91.           contiguous.  In this case you'll have to unhide the Stacker 
  92.           drive's STACVOL file and run a disk optimizer such as Norton 
  93.           Speedisk or PCTOOLS Compress to make the space contiguous.  
  94.           Use the following procedure:      
  95.                     
  96.             1. Make sure your disk optimization program exists on 
  97.                the uncompressed drive or floppy.  Then, restart your 
  98.                system from a clean boot diskette. (No Stacker device
  99.                driver).       
  100.                     
  101.             2. Insert your Stacker diskette and type: 
  102.                  
  103.                  a:\SATTRIB -R -S -H c:\STACVOL.DSK
  104.           
  105.                where c: is the Stacker host drive letter.  
  106.             
  107.             3. Next, run the disk optimizer on the drive you wish to 
  108.                host the permanent swap file.  
  109.                
  110.             4. Finally, rehide the STACVOL file with:  
  111.                     
  112.                 a:\SATTRIB +R +S +H c:\STACVOL.DSK
  113.             
  114.             5. Reboot the machine from the hard disk.  You are now 
  115.                ready to create the permanent swap file.
  116. ___________________________________________________________________________
  117. Copyright 1992, STAC Electronics                    STAC FAX (619) 431-6712
  118.  
  119.